<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.login.Cas2SSO.ExceptionHandlingContrib.override">

  <require>org.nuxeo.ecm.platform.login.Cas2SSO.ExceptionHandlingContrib</require>

  <extension point="exceptionhandler" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <exceptionHandler class="org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler"/>
  </extension>

</component>
